libghc-base-orphans-prof software package provides Backwards-compatible orphan instances for base; profiling libraries, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-base-orphans-prof
libghc-base-orphans-prof is installed in your system.
Make ensure the libghc-base-orphans-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-base-orphans-prof *
You will get with libghc-base-orphans-prof package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Haskell |
| Package | libghc-base-orphans-prof |
| Version | 0.5.4-3 |
| Description | Backwards-compatible orphan instances for base; profiling libraries |
| Sub Section | haskell |